Welcome![Sign In][Sign Up]
Location:
Search - Drawing Lines

Search list

[Other Embeded programLCD-ILI9341

Description: LCD驱动芯片ILI9341的底层驱动程序 320*240像素 包括初始化,画点、画线、刷屏、显示字符汉字等功能-LCD Driver IC ILI9341 the underlying driver 320* 240 pixels including initialization, painting, drawing lines, scraper, display characters such as Chinese characters function
Platform: | Size: 6144 | Author: 陈安 | Hits:

[Other Embeded programLCD-RM68090

Description: LCD驱动芯片RM68090的底层驱动程序 320*240像素 包括初始化,画点、画线、刷屏、显示字符汉字等功能-LCD driver chip RM68090 the underlying driver 320* 240 pixels including initialization, painting, drawing lines, scraper, display characters such as Chinese characters function
Platform: | Size: 15360 | Author: 陈安 | Hits:

[Other Embeded programLCD-HX8347

Description: LCD驱动芯片HX8347的底层驱动程序 320*240像素 包括初始化,画点、画线、刷屏、显示字符汉字等功能-LCD driver IC HX8347 the underlying driver 320* 240 pixels including initialization, painting, drawing lines, scraper, display characters such as Chinese characters function
Platform: | Size: 6144 | Author: 陈安 | Hits:

[Embeded-SCM Develop320240

Description: 320240液晶各种底层函数(画点,画线,画圆,方框等)直接调用,使用OCMJ15X20D触摸屏,带触摸程序。-320240 LCD various underlying function (painting, drawing lines, circles, boxes, etc.) called directly, use OCMJ15X20D touch screen, with touch program.
Platform: | Size: 87040 | Author: LJY | Hits:

[Graph Drawing2011302590183

Description: 计算机图形学实习程序 包括画直线、多边形、圆,以及多边形和圆的填充和裁剪,还有图形的几何变换。-This program includes the function of drawing lines,polygons and circles.It alse contains the cut and fulfill operations of polygons and circles.
Platform: | Size: 5477376 | Author: Misaya | Hits:

[Windows Developline_dlg

Description: 画线,函数应用,适合二次开发初学者练习参考-Drawing lines, function application, suitable for beginners to practice the secondary development of reference
Platform: | Size: 2142208 | Author: 何猛 | Hits:

[2D Graphicdrawing-a-simple-dotted-lines

Description: 在VB.NET的软件环境下进行简单的图形绘制,例如绘制简单的点线。-In the VB.NET software environment for simple graphics rendering, such as drawing a simple dotted lines.
Platform: | Size: 358400 | Author: 吉林大学 | Hits:

[2D GraphicGDIPlus

Description: GDIPlus交互绘制线条形状,实现线条的动态绘制和自定义绘制-GDIPlus interactive drawing lines shapes, lines, dynamic mapping and implement custom drawing
Platform: | Size: 790528 | Author: xuyong | Hits:

[OtherSimpleLine

Description: 简易折线,用api实现,只用于描述画线的过程-Simple line with api implementation only used to describe the process of drawing lines
Platform: | Size: 10984448 | Author: 熊军 | Hits:

[OpenGL programLines

Description: Silicon Graphics 的 OpenGL 直线绘画 Demo-Silicon Graphics OpenGL drawing a straight line Demo
Platform: | Size: 2048 | Author: dropins | Hits:

[Graph programLines

Description: 很基本的程序,在空窗口上实现两条直线的绘制。-Very basic procedures to achieve the window in the space of two straight-line drawing.
Platform: | Size: 5120 | Author: heydono | Hits:

[Graph DrawingLK-Studio

Description: 用VB做的一个演示画图的程序 可实现画线条和画矩形 最后生成针对LK uSys的脚本代码-VB to do a demo program can be realized painting drawing lines and draw a rectangle finally generate scripting code for LK uSys
Platform: | Size: 7168 | Author: 钱泽林 | Hits:

[GDI-BitmapCOMPUTER_GRAPHICS

Description: 本程序实现了计算机图形学的一些重要算法(画直线,画圆,画椭圆,区域填充,图形裁剪,齿轮生成,三次样条曲线等等),源码和可执行程序均打包于文件中-this program is implemented some important algorithm of computer graphics such as drawing lines,drawing circles,drawing ellipse,area filling,Graphics clipping,gear wheel generation ,three times spline curve and so on),source code and executable files are all included in the compressed file。
Platform: | Size: 3255296 | Author: 杨风 | Hits:

[OtherDrawing-board

Description: 一个小型画板,可以画直线、圆、椭圆、三角形、矩形、多边形、输入文字、图形填充同时变换字体和颜色,还可以打开位图,并对位图进行修改和保存-A small drawing board, you can draw lines, circles, ellipses, triangles, rectangles, polygons, enter text, graphics, fonts and colors fill the same transformation can also open the bitmap, and bitmap to modify and save
Platform: | Size: 8846336 | Author: clinic | Hits:

[SCMAmbient-temperature-demo

Description: “环境温度监测图示仪”演示程序,TFT程序,51单片机驱动ILI9325 TFT显示温度曲线,可以用来学习TFT编程,里面有很多常用的函数,例如TFT画点、画线、画圆等函数。-"Ambient temperature monitoring tracers" demo program, TFT program, 51 drivers ILI9325 TFT display temperature curve can be used to learn TFT programming, there are many commonly used functions, such as TFT painting, drawing lines, circles and other functions.
Platform: | Size: 109568 | Author: 刘永 | Hits:

[Otheredm12864p

Description: 无字库液晶驱动程序,画点,画线 显示波形-No character LCD driver, painting, drawing lines Waveform display
Platform: | Size: 6144 | Author: fdsfsddfs | Hits:

[SCMC8051F040

Description: C8051F040工程模板,内含ADC0、DAC0、PWM、DS18B20、LCD12864(画点、画线、图形显示)均已调试成功。-C8051F040 project templates, containing ADC0, DAC0, PWM, DS18B20, LCD12864 (painting, drawing lines, graphics) have been successful commissioning.
Platform: | Size: 110592 | Author: 刘辉 | Hits:

[Graph DrawingEasyDraw

Description: EasyDraw是一个简单的绘图软件,这个实例会综合运用本章所介绍了Visual C++ 2005的基础知识。EasyDraw拥有以下功能: 1.直线、矩形、椭圆的绘制。 2.可以更改绘制线条的类型、宽度、颜色。-EasyDraw is a simple drawing software, integrated use of the examples in this chapter introduces the basics of Visual C++ 2005. EasyDraw has the following functions: linear, rectangular, oval drawing 1. 2 You can change the type of drawing lines, width, color.
Platform: | Size: 10395648 | Author: hu | Hits:

[Special Effectscomputer-graph

Description: 计算机图形学中绘制直线、圆、曲线,图形变换,给多边形填充和二维裁剪算法。-Computer graphics, drawing lines, circles, curves, graphics transform to a two-dimensional polygon fill, and clipping algorithm.
Platform: | Size: 58368 | Author: 余扬海 | Hits:

[CSharpDrawing-tools

Description: 一个简单的画图工具,可以画矩形,圆,直线,曲线。-A simple drawing tool to draw rectangles, circles, lines, curves.
Platform: | Size: 53248 | Author: | Hits:
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 42 »

CodeBus www.codebus.net